home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_47714.txt < prev    next >
Text File  |  1990-08-24  |  1KB  |  39 lines

  1. -- card: 47714 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 47554
  5. -- name: THE ICON EDITOR
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=365 top=268 right=316 bottom=433
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 12033 / 12033
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: The Icon Editor
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   lock screen
  23.   go cd "Icon Editor Empty.2" of stack "‚Ä¢HC 2.0-6"
  24.   unlock screen with visual zoom open
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part contents for background part 1
  30. ----- text -----
  31. The Icon Editor is a tool for creating and editing icons from the current stack. It also copies and pastes icons from one stack into another. (NOTE: you cannot edit icons below a user level of 3, the level that allows use of the painting tools.)
  32.  
  33. You get to the Icon Editor either through the Icon... choice in the Edit menu or through a new Edit option in the Icon window of the Button Info dialog box. The Icon Editor has a set of menus associated with it, that not only allow you to cut, copy and paste, but also to flip the icon, mirror it, grey it out, rotate it, and put a shadow around it.
  34.  
  35. Click the button to see how the Icon Editor looks.
  36.  
  37. -- part contents for background part 2
  38. ----- text -----
  39. THE ICON EDITOR